Int16NIProviderIBinaryIOInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<Int16N> IProvider<IBinaryIO<Int16N>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of Int16N)
Implements IProvider(Of IBinaryIO(Of Int16N)).GetInstance
private:
virtual IBinaryIO<Int16N>^ GetInstance() sealed = IProvider<IBinaryIO<Int16N>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<Int16N>
private override GetInstance : unit -> IBinaryIO<Int16N>
IBinaryIOInt16NAn instance of
T.
IProviderTGetInstance